ResourceManagementSchemaSchemaEndpoint Property |
Gets the location that currently loaded schema was obtained from
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic static Uri SchemaEndpoint { get; }
Public Shared ReadOnly Property SchemaEndpoint As Uri
Get
public:
static property Uri^ SchemaEndpoint {
Uri^ get ();
}
Property Value
Type:
Uri
See Also