PackageAttribute.Guid 属性

定义

依赖项包的唯一标识符。

public:
 property System::String ^ Guid { System::String ^ get(); };
public:
 property Platform::String ^ Guid { Platform::String ^ get(); };
public string Guid { get; }
member this.Guid : string
Public ReadOnly Property Guid As String

属性值

String

依赖项包的唯一标识符。

适用于