TrustVersion.Prefix Property

Definition

Gets the prefix.

public:
 property System::Xml::XmlDictionaryString ^ Prefix { System::Xml::XmlDictionaryString ^ get(); };
public System.Xml.XmlDictionaryString Prefix { get; }
member this.Prefix : System.Xml.XmlDictionaryString
Public ReadOnly Property Prefix As XmlDictionaryString

Property Value

The prefix.

Applies to