Share via


FacetDescription.DefaultValue プロパティ

定義

このファセットの説明に関する既定値を取得します。

public:
 property System::Object ^ DefaultValue { System::Object ^ get(); };
public object DefaultValue { get; }
member this.DefaultValue : obj
Public ReadOnly Property DefaultValue As Object

プロパティ値

このファセットの説明に関する既定値。

適用対象