IExtensionInformation.ExtensionHandle Property
Gets the extension handle.
Namespace: Microsoft.Data.Schema.Extensibility
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
ReadOnly Property ExtensionHandle As ExtensionHandle
ExtensionHandle ExtensionHandle { get; }
property ExtensionHandle^ ExtensionHandle {
ExtensionHandle^ get ();
}
abstract ExtensionHandle : ExtensionHandle
function get ExtensionHandle () : ExtensionHandle
Property Value
Type: Microsoft.Data.Schema.Extensibility.ExtensionHandle
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.