XmlSchemaObject.SourceUri プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
スキーマを読み込んだファイルのソース位置を取得または設定します。
public:
property System::String ^ SourceUri { System::String ^ get(); void set(System::String ^ value); };
public string? SourceUri { get; set; }
public string SourceUri { get; set; }
member this.SourceUri : string with get, set
Public Property SourceUri As String
プロパティ値
ファイルのソース位置 (URI)。
注釈
例外処理に関する情報を提供します。