Sdílet prostřednictvím


ReturnValueNameAttribute(String) Konstruktor

Definice

Inicializuje novou instanci ReturnValueNameAttribute třídy a určuje název návratové hodnoty.

public:
 ReturnValueNameAttribute(System::String ^ name);
public ReturnValueNameAttribute (string name);
new System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute : string -> System.Runtime.InteropServices.WindowsRuntime.ReturnValueNameAttribute
Public Sub New (name As String)

Parametry

name
String

Název návratové hodnoty.

Platí pro