RegSvrSmoObject.Urn Property

Definition

Gets the Urn object that represents the object.

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

Property Value

Urn

A Urn object value that represents the object.

Applies to