次の方法で共有


ConnectionUri クラス

定義

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
継承
ConnectionUri
実装

コンストラクター

ConnectionUri()

プロパティ

SampleUriString
SecureUriString
Uri

メソッド

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

適用対象