Resource.IsExistingResource 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.
Gets whether this is referencing an existing resource or we're defining a new resource.
public bool IsExistingResource { get; protected set; }
member this.IsExistingResource : bool with get, set
Public Property IsExistingResource As Boolean