PccViewerServices Namespace > ApplicationConfig Class : EnableDocumentPath Property |
'Declaration Public ReadOnly Property EnableDocumentPath As System.Boolean
'Usage Dim instance As ApplicationConfig Dim value As System.Boolean value = instance.EnableDocumentPath
public System.bool EnableDocumentPath {get;}
public read-only property EnableDocumentPath: System.Boolean;
public function get EnableDocumentPath : System.boolean
public: __property System.bool get_EnableDocumentPath();
public: property System.bool EnableDocumentPath { System.bool get(); }