ValueDependsOnExternalPropertyAttribute.TypeId Property
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This member overrides Attribute.TypeId.
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property TypeId As Object
public override Object TypeId { get; }
public:
virtual property Object^ TypeId {
Object^ get () override;
}
abstract TypeId : Object with get
override TypeId : Object with get
override function get TypeId () : Object
Property Value
Type: System.Object
Returns Object.
.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.