Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.