MsiTokenAttribute.Value 属性

定义

返回 MsiTokenAttribute 值。

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

属性值

String

返回一个包含 MsiTokenAttribute 值的字符串。

适用于