VBProjectProperties6.DefaultClientScript Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property VSLangProj::prjScriptLanguage DefaultClientScript { VSLangProj::prjScriptLanguage get(); void set(VSLangProj::prjScriptLanguage value); };
public:
property VSLangProj::prjScriptLanguage DefaultClientScript { VSLangProj::prjScriptLanguage get(); void set(VSLangProj::prjScriptLanguage value); };
[System.Runtime.InteropServices.DispId(10021)]
public VSLangProj.prjScriptLanguage DefaultClientScript { [System.Runtime.InteropServices.DispId(10021)] get; [System.Runtime.InteropServices.DispId(10021)] set; }
[<System.Runtime.InteropServices.DispId(10021)>]
[<get: System.Runtime.InteropServices.DispId(10021)>]
[<set: System.Runtime.InteropServices.DispId(10021)>]
member this.DefaultClientScript : VSLangProj.prjScriptLanguage with get, set
Public Property DefaultClientScript As prjScriptLanguage
Property Value
- Attributes