Condividi tramite


TwitterOptions.ConsumerKey Proprietà

Definizione

Ottiene o imposta il codice del cliente utilizzato per comunicare con Twitter.

public:
 property System::String ^ ConsumerKey { System::String ^ get(); void set(System::String ^ value); };
public string ConsumerKey { get; set; }
public string? ConsumerKey { get; set; }
member this.ConsumerKey : string with get, set
Public Property ConsumerKey As String

Valore della proprietà

Codice del cliente utilizzato per comunicare con Twitter.

Si applica a