PlacementStrategy.IsUsingGrainDirectory 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 a value indicating whether or not this placement strategy requires activations to be registered in the grain directory.
public virtual bool IsUsingGrainDirectory { get; }
member this.IsUsingGrainDirectory : bool
Public Overridable ReadOnly Property IsUsingGrainDirectory As Boolean