ModuleSpecification.Guid Property

Definition

The module GUID, if specified.

public:
 property Nullable<Guid> Guid { Nullable<Guid> get(); };
public Guid? Guid { get; }
member this.Guid : Nullable<Guid>
Public ReadOnly Property Guid As Nullable(Of Guid)

Property Value

Applies to