FileBasedBaseNode.FullPath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual property System::String ^ FullPath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SqlServer.Management.UI.VSIntegration.DisplayCategory("FileAttributes")]
[Microsoft.SqlServer.Management.UI.VSIntegration.DisplayNameDescription("FullPath", "FullPathToTheFile")]
[System.ComponentModel.ReadOnly(true)]
[System.Xml.Serialization.XmlIgnore]
public virtual string FullPath { get; set; }
[<Microsoft.SqlServer.Management.UI.VSIntegration.DisplayCategory("FileAttributes")>]
[<Microsoft.SqlServer.Management.UI.VSIntegration.DisplayNameDescription("FullPath", "FullPathToTheFile")>]
[<System.ComponentModel.ReadOnly(true)>]
[<System.Xml.Serialization.XmlIgnore>]
member this.FullPath : string with get, set
Public Overridable Property FullPath As String
プロパティ値
- 属性