Share via


CSharpProjectProperties7.ActiveFileSharePath Property

Namespace:  VSLangProj110
Assembly:  VSLangProj110 (in VSLangProj110.dll)

Syntax

'Declaration
ReadOnly Property ActiveFileSharePath As String
string ActiveFileSharePath { get; }
property String^ ActiveFileSharePath {
    String^ get ();
}
abstract ActiveFileSharePath : string with get
function get ActiveFileSharePath () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CSharpProjectProperties7 Interface

VSLangProj110 Namespace