ProvideComponentDiagnosticsAttribute.View 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.
The element ID within the UI factory of the view for this provider
public:
property System::UInt32 View { System::UInt32 get(); };
public:
property unsigned int View { unsigned int get(); };
public uint View { get; }
member this.View : uint32
Public ReadOnly Property View As UInteger