SyndicationFeed.NodeNamespace Properti

Definisi

Mendapatkan atau mengatur namespace elemen.

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

void NodeNamespace(winrt::hstring value);
public string NodeNamespace { get; set; }
var string = syndicationFeed.nodeNamespace;
syndicationFeed.nodeNamespace = string;
Public Property NodeNamespace As String

Nilai Properti

String

Platform::String

winrt::hstring

Namespace elemen.

Penerapan

Berlaku untuk