Share via


NamespaceDeclaration.Uri Proprietà

Definizione

Ottiene o imposta l'URI (Uniform Resource Identifier).

public:
 property System::String ^ Uri { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Tasks.XMLTask.Localized), "UriDescription")]
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDisplayName(typeof(Microsoft.SqlServer.Dts.Tasks.XMLTask.Localized), "UriDisplayName")]
public string Uri { get; set; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Tasks.XMLTask.Localized), "UriDescription")>]
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDisplayName(typeof(Microsoft.SqlServer.Dts.Tasks.XMLTask.Localized), "UriDisplayName")>]
member this.Uri : string with get, set
Public Property Uri As String

Valore della proprietà

URI (Uniform Resource Identifier).

Attributi

Si applica a