VBProjectProperties7.ActiveWebAccessMethod 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:
property VSLangProj::prjWebAccessMethod ActiveWebAccessMethod { VSLangProj::prjWebAccessMethod get(); };
public:
property VSLangProj::prjWebAccessMethod ActiveWebAccessMethod { VSLangProj::prjWebAccessMethod get(); };
[System.Runtime.InteropServices.DispId(10050)]
public VSLangProj.prjWebAccessMethod ActiveWebAccessMethod { [System.Runtime.InteropServices.DispId(10050)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(10050)>]
[<get: System.Runtime.InteropServices.DispId(10050)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden | System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.ActiveWebAccessMethod : VSLangProj.prjWebAccessMethod
Public ReadOnly Property ActiveWebAccessMethod As prjWebAccessMethod
Valor da propriedade
Implementações
- Atributos