ProvideLanguageEditorOptionPageAttribute.PageGuid 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.
Gets the GUID of the option page.
public:
property Guid PageGuid { Guid get(); };
public Guid PageGuid { get; }
member this.PageGuid : Guid
Public ReadOnly Property PageGuid As Guid
Property Value
The GUID of the option page.