RegSvrSmoObject.UrnSkeleton Property

Definition

Gets the Urn object that represents the object.

protected public:
 virtual property Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ UrnSkeleton { Microsoft::SqlServer::Management::Sdk::Sfc::Urn ^ get(); };
protected internal virtual Microsoft.SqlServer.Management.Sdk.Sfc.Urn UrnSkeleton { get; }
member this.UrnSkeleton : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Protected Friend Overridable ReadOnly Property UrnSkeleton As Urn

Property Value

Urn

A Urn object value that represents the object.

Applies to