GrainDirectoryAttribute 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定要用於套用此屬性之細微性類別的細微性目錄提供者名稱。
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class GrainDirectoryAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class GrainDirectoryAttribute : Attribute, Orleans.Metadata.IGrainPropertiesProviderAttribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type GrainDirectoryAttribute = class
inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type GrainDirectoryAttribute = class
inherit Attribute
interface IGrainPropertiesProviderAttribute
Public NotInheritable Class GrainDirectoryAttribute
Inherits Attribute
Public NotInheritable Class GrainDirectoryAttribute
Inherits Attribute
Implements IGrainPropertiesProviderAttribute
- 繼承
-
GrainDirectoryAttribute
- 屬性
- 實作
Grain |
初始化 GrainDirectoryAttribute 類別的新執行個體。 |
Grain |
初始化 GrainDirectoryAttribute 類別的新執行個體。 |
DEFAULT_GRAIN_DIRECTORY |
預設的細微性目錄。 |
Grain |
取得或設定細微性目錄提供者名稱。 |
Populate(IService |
將細微性屬性加入至 |