Sdílet prostřednictvím


TwitterOptions.ConsumerKey Vlastnost

Definice

Získá nebo nastaví klíč příjemce, který se používá ke komunikaci s Twitterem.

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

Hodnota vlastnosti

Spotřebitelský klíč používaný ke komunikaci s Twitterem.

Platí pro