FileBasedBaseNode.FullPath Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
- Attributi