AssociatedMenuConfiguration.ViewId 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.
public:
property Guid ViewId { Guid get(); };
[System.Runtime.Serialization.DataMember(Order=90)]
public Guid ViewId { get; }
[<System.Runtime.Serialization.DataMember(Order=90)>]
member this.ViewId : Guid
Public ReadOnly Property ViewId As Guid
Property Value
- Attributes