ServiceKnownTypeAttribute.MethodName Proprietà

Definizione

Consente di ottenere il nome di un metodo che restituisce la raccolta di tipi conosciuti.

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

Valore della proprietà

String

Nome del metodo che restituisce i tipi conosciuti.

Commenti

Deve MethodName essere il nome di un metodo sul tipo specificato dalla DeclaringType proprietà .

Si applica a