XmlAttributeEventArgs.ExpectedAttributes Özellik

Tanım

XML belge örneğinde olması beklenen XML öznitelik adlarının virgülle ayrılmış listesini alır.

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

Özellik Değeri

XML öznitelik adlarının virgülle ayrılmış listesi. Her ad şu biçimdedir: namespace:name.

Şunlara uygulanır