ContentPropertyAttribute.Name 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 String 代表內容屬性名稱的 。
public:
property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String
屬性值
代表 String 內容屬性的名稱。
備註
以下限制涉及:ContentPropertyAttribute
空字串會被反序列化為空值。
ContentProperty若 A 綁定於欄位,ActivityBind則不會被序列化為ContentProperty。ContentProperty工作流程標記不支援與非內容屬性的交錯。