DataSetInfo.SchemaPath プロパティ

定義

スキーマのパスを取得または設定します。

public:
 property System::String ^ SchemaPath { System::String ^ get(); void set(System::String ^ value); };
public string SchemaPath { get; set; }
member this.SchemaPath : string with get, set
Public Property SchemaPath As String

プロパティ値

スキーマのパス。

適用対象