ParentChild.Weight プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
Collections are deprecated
子に関連付けられている重みを指定します。 重み値はコレクション メンバーにのみ適用されます。
public:
property System::Decimal Weight { System::Decimal get(); void set(System::Decimal value); };
[System.Obsolete("Collections are deprecated")]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public decimal Weight { get; set; }
[<System.Obsolete("Collections are deprecated")>]
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.Weight : decimal with get, set
Public Property Weight As Decimal
プロパティ値
子に関連付けられた重み。
- 属性
注釈
これは、対象の子がコレクション メンバーとして返される場合にのみ適用されます。 このプロパティは、明示的な階層要求と派生階層要求には適用されません