This topic has not yet been rated - Rate this topic

VCPropertySheet.Name Property

Gets or sets the name of the object.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
string Name { get; set; }

Property Value

Type: String
String containing the name of the object this property sheet is for.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.