Partager via


WebReference2.DynamicUrl, propriété

Espace de noms :  VsWebSite90
Assembly :  VsWebSite.Interop90 (dans VsWebSite.Interop90.dll)

Syntaxe

'Déclaration
Default Property DynamicUrl As String
    Get
    Set
string this { get; set; }
property String^ default {
    String^ get ();
    void set (String^ value);
}
abstract DynamicUrl : string with get, set
function get DynamicUrl () : String
function set DynamicUrl (value : String)

Valeur de propriété

Type : System.String

Implémentations

WebReference.DynamicUrl

Sécurité .NET Framework

Voir aussi

Référence

WebReference2 Interface

DynamicUrl, surcharge

VsWebSite90, espace de noms