[Missing <summary> documentation for "P:DXMLBase.Xds.XdsAttr.AttrName"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AttrName { get; set; }
Public Property AttrName As String
Get
Set
public:
property String^ AttrName {
String^ get ();
void set (String^ value);
}
member AttrName : string with get, set
Property Value
Type:
String
See Also