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