PrintTypeParameterDescription Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Configuration.PrintTypeParameter.Description"]
Namespace: WorkZone.Dispatcher.Base.ConfigurationAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string Description { get; }
Public ReadOnly Property Description As String
Get
public:
property String^ Description {
String^ get ();
}
member Description : string with get
Property Value
String
See Also