ProjectConstants.IgnorableSourceSafeFiles Field
Value is @"Packages\{8FF02D1A-C177-4ac8-A62F-88FC6EA65F57}\IgnorableFiles".
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const IgnorableSourceSafeFiles As String
'Usage
Dim value As String
value = ProjectConstants.IgnorableSourceSafeFiles
public const string IgnorableSourceSafeFiles
public:
literal String^ IgnorableSourceSafeFiles
public const var IgnorableSourceSafeFiles : String
static val mutable IgnorableSourceSafeFiles: string
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Project Namespace