VBProjectConfigurationProperties5.GenerateSerializationAssemblies 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 VSLangProj80::sgenGenerationOption GenerateSerializationAssemblies { VSLangProj80::sgenGenerationOption get(); void set(VSLangProj80::sgenGenerationOption value); };
public:
property VSLangProj80::sgenGenerationOption GenerateSerializationAssemblies { VSLangProj80::sgenGenerationOption get(); void set(VSLangProj80::sgenGenerationOption value); };
[System.Runtime.InteropServices.DispId(10111)]
public VSLangProj80.sgenGenerationOption GenerateSerializationAssemblies { [System.Runtime.InteropServices.DispId(10111)] get; [System.Runtime.InteropServices.DispId(10111)] set; }
[<System.Runtime.InteropServices.DispId(10111)>]
[<get: System.Runtime.InteropServices.DispId(10111)>]
[<set: System.Runtime.InteropServices.DispId(10111)>]
member this.GenerateSerializationAssemblies : VSLangProj80.sgenGenerationOption with get, set
Public Property GenerateSerializationAssemblies As sgenGenerationOption
Property Value
- Attributes