VBProjectProperties7.DefaultClientScript Property

Definition

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

Implements

Attributes

Applies to