ComAliasNameAttribute.Value 屬性

定義

取得匯入時在型別程式庫中找到的欄位或參數的別名。

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

屬性值

當匯入時在型別程式庫中找到的欄位或參數的別名。

適用於