GCValueNotFoundExceptionDocumentURI Property |
[Missing <summary> documentation for "P:DXMLBase.Gcv.GCValueNotFoundException.DocumentURI"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual string DocumentURI { get; }
Public Overridable ReadOnly Property DocumentURI As String
Get
public:
virtual property String^ DocumentURI {
String^ get ();
}
abstract DocumentURI : string with get
override DocumentURI : string with get
Property Value
Type:
String
See Also