ProjectionTestPath Property |
[Missing <summary> documentation for "P:StarfieldDrivers.Projection.ProjectionTest.Path"]
Namespace:
StarfieldDrivers.Projection
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Path { get; set; }
Public Property Path As String
Get
Set
public:
property String^ Path {
String^ get ();
void set (String^ value);
}
member Path : string with get, set
Property Value
Type:
StringSee Also