ConnectionUri Class

Definition

public ref class ConnectionUri abstract : System::ComponentModel::ICustomTypeDescriptor
public abstract class ConnectionUri : System.ComponentModel.ICustomTypeDescriptor
type ConnectionUri = class
    interface ICustomTypeDescriptor
Public MustInherit Class ConnectionUri
Implements ICustomTypeDescriptor
Inheritance
ConnectionUri
Implements

Constructors

ConnectionUri()

Properties

SampleUriString
SecureUriString
Uri

Methods

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents()
GetEvents(Attribute[])
GetProperties()
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)
GetQueryStringValue(Uri, String)
GetUserInfoValue(Uri, String)
ToString()

Applies to