JSInvokableAttribute.Identifier Proprietà

Definizione

Ottiene l'identificatore per il metodo . L'identificatore deve essere univoco nell'ambito di un assembly.

In caso contrario, l'identificatore viene preso dal nome del metodo. In questo caso il nome del metodo deve essere univoco all'interno dell'assembly.

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

Valore della proprietà

Si applica a