Share via


ManagementPackSubElementReference<T,V>.Id Property

Definition

Gets the globally unique identifier (GUID) for this object.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

Returns a GUID value.

The globally unique identifier (GUID) for this object.

Applies to