Share via


ReturnValueNameAttribute.Name プロパティ

定義

Windows ランタイム コンポーネント内のメソッドの戻り値に指定された名前を取得します。

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

プロパティ値

メソッド操作の戻り値の名前。

適用対象