ComAliasNameAttribute.Value 屬性

定義

取得欄位或參數的別名,與匯入時在型別庫中取得相同。

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

屬性值

欄位或參數的別名,與匯入時在型別庫中找到。

適用於