XdsUtilWILDCARD_NAME Property |
A string representing any local name part.
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string WILDCARD_NAME { get; }
Public Shared ReadOnly Property WILDCARD_NAME As String
Get
public:
static property String^ WILDCARD_NAME {
String^ get ();
}
static member WILDCARD_NAME : string with get
Property Value
Type:
String
See Also