FileReferenceInfo.UseReferenceEntityId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If File system entity can be used to track the workspace reference
public:
property bool UseReferenceEntityId { bool get(); };
public:
property bool UseReferenceEntityId { bool get(); };
public bool UseReferenceEntityId { get; }
member this.UseReferenceEntityId : bool
Public ReadOnly Property UseReferenceEntityId As Boolean