GetTokenIndex() static private méthode

static private GetTokenIndex ( ) : int
Résultat int
Exemple #1
0
 /// <internalonly/>
 int IBuiltInPermission.GetTokenIndex()
 {
     return(IsolatedStorageFilePermission.GetTokenIndex());
 }