次の方法で共有


PerspectiveAttribute.AttributeID プロパティ

定義

PerspectiveAttribute オブジェクトに関連付けられた属性を取得または設定します。

public string AttributeID { get; set; }
member this.AttributeID : string with get, set
Public Property AttributeID As String

プロパティ値

属性の識別子を含む文字列です。

適用対象