存储路径
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public virtual string Path { get; }
Public Overridable ReadOnly Property Path As String
Get
public:
virtual property String^ Path {
String^ get ();
}
abstract Path : string with get
override Path : string with get
Property Value
Type:
StringSee Also