言語

DataValueInstance.Name プロパティ

定義

NameクラスにおけるDataValueプロパティの計算値を取得します。

public:
 abstract property System::String ^ Name { System::String ^ get(); };
public abstract string Name { get; }
member this.Name : string
Public MustOverride ReadOnly Property Name As String

プロパティ値

stringプロパティの計算値を表すName値です。

適用対象