VsUIPropertyDescriptor.name Field

Contains the name of a property.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public name As String
public string name
public:
String^ name
val mutable name: string
public var name : String

.NET Framework Security

See Also

Reference

VsUIPropertyDescriptor Structure

Microsoft.VisualStudio.Shell.Interop Namespace