CategoryResourceAttribute.ResourceName 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.
Resource Name for this category
public:
property System::String ^ ResourceName { System::String ^ get(); };
public string ResourceName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ResourceName : string
Public ReadOnly Property ResourceName As String
Property Value
- Attributes