XmlSerializationReader.Fixup.Ids 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為屬於 Source 屬性的物件取得或設定一組鍵數,這些物件的值由回調實作填入。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public:
property cli::array <System::String ^> ^ Ids { cli::array <System::String ^> ^ get(); };
public string?[]? Ids { get; }
public string[] Ids { get; }
member this.Ids : string[]
Public ReadOnly Property Ids As String()
屬性值
String[]
一排鑰匙。
備註
這些物件可以是 SOAP 編碼的陣列,或屬於 Web 服務方法的項目,該方法對應到 SOAP 編碼的訊息。