XdsInitParamsPublisherState Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsInitParams.PublisherState"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic XmlElement PublisherState { get; }
Public ReadOnly Property PublisherState As XmlElement
Get
public:
property XmlElement^ PublisherState {
XmlElement^ get ();
}
member PublisherState : XmlElement with get
Property Value
Type:
XmlElement
See Also