次の方法で共有


TemplatePart.DefaultValue プロパティ

定義

ルート パラメーターの既定値。 null を使用できます。

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

プロパティ値

適用対象