Share via


ManagementPackElementReference<T>.Id Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the GUID identifier for the management pack element.

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

Property Value

Returns the GUID identifier for the management pack element.

Applies to