名前空間: Microsoft.Data.Schema.Tools.Compare.Schema
アセンブリ: Microsoft.Data.Schema.Tools (Microsoft.Data.Schema.Tools.dll 内)
構文
'宣言
Private ReadOnly Property ExtensionHandle As ExtensionHandle
Implements IExtensionInformation.ExtensionHandle
Get
ExtensionHandle IExtensionInformation.ExtensionHandle { get; }
private:
virtual property ExtensionHandle^ ExtensionHandle {
ExtensionHandle^ get () sealed = IExtensionInformation::ExtensionHandle::get;
}
private abstract ExtensionHandle : ExtensionHandle
private override ExtensionHandle : ExtensionHandle
JScript では、明示的なインターフェイスの実装はサポートされません。
プロパティ値
型: Microsoft.Data.Schema.Extensibility.ExtensionHandle
実装
IExtensionInformation.ExtensionHandle
.NET Framework セキュリティ
- 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分信頼コードからのライブラリの使用」を参照してください。