ModulePageInfo.AssociatedModule 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 module associated with the page.
public:
property Microsoft::Web::Management::Client::Module ^ AssociatedModule { Microsoft::Web::Management::Client::Module ^ get(); };
public Microsoft.Web.Management.Client.Module AssociatedModule { get; }
member this.AssociatedModule : Microsoft.Web.Management.Client.Module
Public ReadOnly Property AssociatedModule As Module
Property Value
The Module associated with the page.