ReturnValueNameAttribute.Name Proprietà

Definizione

Ottiene il nome specificato per il valore restituito di un metodo in un componente Windows Runtime.

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

Valore della proprietà

Nome del valore restituito del metodo.

Si applica a