RequiresProvidesDirectiveProcessor.FriendlyName Property

Definition

The friendly name of this processor

protected:
 abstract property System::String ^ FriendlyName { System::String ^ get(); };
protected:
 abstract property Platform::String ^ FriendlyName { Platform::String ^ get(); };
protected abstract string FriendlyName { get; }
member this.FriendlyName : string
Protected MustOverride ReadOnly Property FriendlyName As String

Property Value

Applies to