Share via


RewriteTemplateCategory.Key Property

Definition

Gets the identity key of a RewriteTemplateCategory object.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

Property Value

A string value that contains the key.

Applies to