ModulePage.ReadOnlyDescription Property

Definition

Gets the description that is used when the delegation state is ReadOnlyDelegationState.

protected:
 virtual property System::String ^ ReadOnlyDescription { System::String ^ get(); };
protected virtual string ReadOnlyDescription { get; }
member this.ReadOnlyDescription : string
Protected Overridable ReadOnly Property ReadOnlyDescription As String

Property Value

The string "This feature is read-only."

Applies to