FileBasedBaseNode.FullPath Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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; }
Public Overridable Property FullPath As String
Valor da propriedade
- Atributos