Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name property as part of the IVsDataObjectTypeMember object.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
ReadOnly Property NameProperty As IVsDataObjectTypeMember
Get
IVsDataObjectTypeMember NameProperty { get; }
property IVsDataObjectTypeMember^ NameProperty {
IVsDataObjectTypeMember^ get ();
}
abstract NameProperty : IVsDataObjectTypeMember
function get NameProperty () : IVsDataObjectTypeMember
Property Value
Type: Microsoft.VisualStudio.Data.Services.IVsDataObjectTypeMember
An IVsDataObjectTypeMember object containing the name property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.