Propriedade WebReference2.DynamicUrl
Namespace: VsWebSite90
Assembly: VsWebSite.Interop90 (em VsWebSite.Interop90.dll)
Sintaxe
'Declaração
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)
Valor de propriedade
Tipo: System.String
Implementações
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.