Freigeben über


SyndicationAttribute.Name Eigenschaft

Definition

Ruft den Namen des Syndikationsattributs ab.

public:
 property Platform::String ^ Name { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Name();

void Name(winrt::hstring value);
public string Name { get; set; }
var string = syndicationAttribute.name;
syndicationAttribute.name = string;
Public Property Name As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Das atom:name-Element .

Gilt für: